setFont

Sets the font for the next drawText commands

  1. void setFont(IHipFont font)
    version(DefineOverloadings)
    void
    setFont
    (
    IHipFont font
    )
  2. void setFont(typeof(null) )
  3. void setFont(IHipAssetLoadTask task)

Meta